home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global nFin, nIdioma
- case nIdioma of
- 1:
- set the movieTime of sprite 5 to 2940
- set nFin to 3505
- 2:
- set the movieTime of sprite 5 to 10470
- set nFin to 11035
- 3:
- set the movieTime of sprite 5 to 18000
- set nFin to 18560
- end case
- set the movieRate of sprite 5 to 1
- end
-